FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.us.breastcancer#0.2.0 (78 ms)

Package hl7.fhir.us.breastcancer
Type StructureDefinition
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-statement-AssertionPresenceStatement-model.html
Url http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-AssertionPresenceStatement-model
Version 0.2.0
Status draft
Date 2018-08-17T00:00:00+10:00
Name AssertionPresenceStatementModel
Title BC AssertionPresenceStatement Logical Model
Experimental False
Realm us
Authority hl7
Description Statement that a finding is present.
Type cimi-statement-AssertionPresenceStatement-model
Kind logical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cimi-context-PresenceContext-model BC PresenceContext Logical Model
cimi-core-PersonOfRecord-model BC PersonOfRecord Logical Model
cimi-topic-FindingTopic-model BC FindingTopic Logical Model


Narrative

Note: links and images are rebased to the (stated) source

BC AssertionPresenceStatement Logical Model

Statement that a finding is present.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-statement-AssertionPresenceStatement-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC AssertionPresenceStatement Logical Model</b></p>\n <p>Statement that a finding is present.</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-AssertionPresenceStatement-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "cimi.statement.AssertionPresenceStatement"
    }
  ],
  "version" : "0.2.0",
  "name" : "AssertionPresenceStatementModel",
  "title" : "BC AssertionPresenceStatement Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00+10:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description" : "Statement that a finding is present.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-statement-AssertionPresenceStatement-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-statement-AssertionPresenceStatement-model",
        "path" : "cimi-statement-AssertionPresenceStatement-model",
        "definition" : "Statement that a finding is present.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-statement-AssertionPresenceStatement-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
        "path" : "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
        "short" : "The person this entry belongs to.",
        "definition" : "The person this entry belongs to.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-core-PersonOfRecord-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-AssertionPresenceStatement-model.findingTopic",
        "path" : "cimi-statement-AssertionPresenceStatement-model.findingTopic",
        "short" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.",
        "definition" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.\nThe subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-AssertionPresenceStatement-model.findingTopic",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingTopic-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-AssertionPresenceStatement-model.presenceContext",
        "path" : "cimi-statement-AssertionPresenceStatement-model.presenceContext",
        "code" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "410515003"
          }
        ],
        "short" : "PresenceContext indicates that the finding in question exists or is present to some level of certainty.",
        "definition" : "PresenceContext indicates that the finding in question exists or is present to some level of certainty.\nFor example, if the finding involves a myocardial infarction, the presence context implies that cardiac arrest has (or may have) taken place. Note that the name Presence is used rather than Present to prevent confusion with the temporal meaning of present.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-AssertionPresenceStatement-model.presenceContext",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-PresenceContext-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "cimi-statement-AssertionPresenceStatement-model",
        "path" : "cimi-statement-AssertionPresenceStatement-model",
        "definition" : "Statement that a finding is present.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-statement-AssertionPresenceStatement-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
        "path" : "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
        "short" : "The person this entry belongs to.",
        "definition" : "The person this entry belongs to.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-core-PersonOfRecord-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-AssertionPresenceStatement-model.findingTopic",
        "path" : "cimi-statement-AssertionPresenceStatement-model.findingTopic",
        "short" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.",
        "definition" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.\nThe subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-AssertionPresenceStatement-model.findingTopic",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingTopic-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-AssertionPresenceStatement-model.presenceContext",
        "path" : "cimi-statement-AssertionPresenceStatement-model.presenceContext",
        "code" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "410515003"
          }
        ],
        "short" : "PresenceContext indicates that the finding in question exists or is present to some level of certainty.",
        "definition" : "PresenceContext indicates that the finding in question exists or is present to some level of certainty.\nFor example, if the finding involves a myocardial infarction, the presence context implies that cardiac arrest has (or may have) taken place. Note that the name Presence is used rather than Present to prevent confusion with the temporal meaning of present.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-AssertionPresenceStatement-model.presenceContext",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-PresenceContext-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.